![]() |
SndSoundManagerVersion |
||||
Header: | Sound.h | Carbon status: | Supported | |
Determines the version of the Sound Manager tools available on a computer.
NumVersion SndSoundManagerVersion ();
A version number that contains the same information as in the first 4 bytes of a 'vers' resource.
You might use the SndSoundManagerVersion function to determine if a computer has the enhanced Sound Manager, which is necessary for multi-channel sound and for continuous plays from disk.
You can call the SndSoundManagerVersion function at interrupt time.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)